Feature: Create Page

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
0m 16.240s

Scenario: Check preview on mobile device

Before 0m 0.677s
Given I navigate to page "http://localhost:2368/ghost/#/signin" 0m 0.716s
And I wait for 2 seconds 0m 2.197s
When I enter email "<EMAIL>" 0m 0.252s
And I enter password "<PWD>" 0m 0.244s
And I click sign in 0m 0.294s
And I wait for 2 seconds 0m 2.207s
And I click on the link named "Pages" 0m 0.321s
And I click on the link named "New page" 0m 0.234s
And I type on the keyboard "$string_1" 0m 0.193s
And I hit the tab key on the keyboard 0m 0.159s
And I type on the keyboard "$string_2" 0m 0.258s
And a 0m 0.293s
And I wait for 1 seconds 0m 1.177s
After 0m 7.018s

Screenshots

Before
NO IMAGE AVAILABLE
Given I navigate to page "http://localhost:2368/ghost/#/signin"
And I wait for 2 seconds
When I enter email "<EMAIL>"
And I enter password "<PWD>"
And I click sign in
And I wait for 2 seconds
And I click on the link named "Pages"
And I click on the link named "New page"
And I type on the keyboard "$string_1"
And I hit the tab key on the keyboard
And I type on the keyboard "$string_2"
And a
And I wait for 1 seconds
After
NO IMAGE AVAILABLE